home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / thump.swf / scripts / DefineButton2_139 / BUTTONCONDACTION on(release).as
Text File  |  2011-09-19  |  54b  |  5 lines

  1. on(release){
  2.    gotoAndStop("hard");
  3.    play();
  4. }
  5.